Skip to content

[bugfix] Enforce strict validation of system/partition/environment names#3685

Merged
vkarak merged 1 commit into
reframe-hpc:masterfrom
vkarak:bugfix/no-crash-colon-part-names
Jun 23, 2026
Merged

[bugfix] Enforce strict validation of system/partition/environment names#3685
vkarak merged 1 commit into
reframe-hpc:masterfrom
vkarak:bugfix/no-crash-colon-part-names

Conversation

@vkarak

@vkarak vkarak commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

Also the regexes are slightly improved maintaining the current intent.

Closes #3681.

@vkarak vkarak added this to the ReFrame 4.10.1 milestone Jun 21, 2026
@vkarak vkarak requested review from gppezzi and victorusu June 21, 2026 19:58
@vkarak vkarak self-assigned this Jun 21, 2026
@vkarak vkarak linked an issue Jun 21, 2026 that may be closed by this pull request
@codecov

codecov Bot commented Jun 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.91%. Comparing base (3653591) to head (cb4f569).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3685   +/-   ##
=======================================
  Coverage   91.91%   91.91%           
=======================================
  Files          62       62           
  Lines       13772    13772           
=======================================
  Hits        12659    12659           
  Misses       1113     1113           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@victorusu victorusu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@github-project-automation github-project-automation Bot moved this from Todo to In Progress in ReFrame Backlog Jun 23, 2026
Signed-off-by: Vasileios Karakasis <vkarak@gmail.com>
@vkarak vkarak force-pushed the bugfix/no-crash-colon-part-names branch from d0c6cb0 to cb4f569 Compare June 23, 2026 10:13
@vkarak vkarak merged commit d4d9477 into reframe-hpc:master Jun 23, 2026
33 checks passed
@vkarak vkarak deleted the bugfix/no-crash-colon-part-names branch June 23, 2026 11:18
@github-project-automation github-project-automation Bot moved this from In Progress to Done in ReFrame Backlog Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

ReFrame crashes if a partition name with : is defined

2 participants